Revision: zsh--cvshead--1.0--patch-99
Archive: schizo@debian.org--2004-zsh-upstream-cvs-head
Creator: Clint Adams <schizo@debian.org>
Date: Tue Oct  5 06:04:40 MDT 2004
Standard-date: 2004-10-05 12:04:40 GMT
Modified-files: ChangeLog Doc/Zsh/builtins.yo Src/builtin.c
    Src/cond.c Src/exec.c Src/pattern.c Src/utils.c
New-patches: schizo@debian.org--2004-zsh-upstream-cvs-head/zsh--cvshead--1.0--patch-99
Summary: Update from CVS

2004-10-05  Peter Stephenson  <pws@csr.com>

   * 20435: Src/pattern.c: fix crash in negative matching. Could do
   with being streamlined but that might be a big change.

   * 20412 (tweaked): Doc/Zsh/builtins.yo, Src/builtin.c, Src/cond.c,
   Src/exec.c, Src/utils.c: Make test and [ builtins more POSIX
   compatible: return status 2 for errors, require integer
   constants for numeric tests.
